3.30 \(\int \frac{x^2 (A+B x)}{(a+b x^2)^{3/2}} \, dx\)

Optimal. Leaf size=66 \[ \frac{A \tanh ^{-1}\left (\frac{\sqrt{b} x}{\sqrt{a+b x^2}}\right )}{b^{3/2}}-\frac{x (A+B x)}{b \sqrt{a+b x^2}}+\frac{2 B \sqrt{a+b x^2}}{b^2} \]

[Out]

-((x*(A + B*x))/(b*Sqrt[a + b*x^2])) + (2*B*Sqrt[a + b*x^2])/b^2 + (A*ArcTanh[(Sqrt[b]*x)/Sqrt[a + b*x^2]])/b^
(3/2)

________________________________________________________________________________________

Rubi [A]  time = 0.0363449, antiderivative size = 66, normalized size of antiderivative = 1., number of steps used = 4, number of rules used = 4, integrand size = 20, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.2, Rules used = {819, 641, 217, 206} \[ \frac{A \tanh ^{-1}\left (\frac{\sqrt{b} x}{\sqrt{a+b x^2}}\right )}{b^{3/2}}-\frac{x (A+B x)}{b \sqrt{a+b x^2}}+\frac{2 B \sqrt{a+b x^2}}{b^2} \]

Antiderivative was successfully verified.

[In]

Int[(x^2*(A + B*x))/(a + b*x^2)^(3/2),x]

[Out]

-((x*(A + B*x))/(b*Sqrt[a + b*x^2])) + (2*B*Sqrt[a + b*x^2])/b^2 + (A*ArcTanh[(Sqrt[b]*x)/Sqrt[a + b*x^2]])/b^
(3/2)

Rule 819

Int[((d_.) + (e_.)*(x_))^(m_)*((f_.) + (g_.)*(x_))*((a_) + (c_.)*(x_)^2)^(p_.), x_Symbol] :> Simp[((d + e*x)^(
m - 1)*(a + c*x^2)^(p + 1)*(a*(e*f + d*g) - (c*d*f - a*e*g)*x))/(2*a*c*(p + 1)), x] - Dist[1/(2*a*c*(p + 1)),
Int[(d + e*x)^(m - 2)*(a + c*x^2)^(p + 1)*Simp[a*e*(e*f*(m - 1) + d*g*m) - c*d^2*f*(2*p + 3) + e*(a*e*g*m - c*
d*f*(m + 2*p + 2))*x, x], x], x] /; FreeQ[{a, c, d, e, f, g}, x] && NeQ[c*d^2 + a*e^2, 0] && LtQ[p, -1] && GtQ
[m, 1] && (EqQ[d, 0] || (EqQ[m, 2] && EqQ[p, -3] && RationalQ[a, c, d, e, f, g]) ||  !ILtQ[m + 2*p + 3, 0])

Rule 641

Int[((d_) + (e_.)*(x_))*((a_) + (c_.)*(x_)^2)^(p_.), x_Symbol] :> Simp[(e*(a + c*x^2)^(p + 1))/(2*c*(p + 1)),
x] + Dist[d, Int[(a + c*x^2)^p, x], x] /; FreeQ[{a, c, d, e, p}, x] && NeQ[p, -1]

Rule 217

Int[1/Sqrt[(a_) + (b_.)*(x_)^2], x_Symbol] :> Subst[Int[1/(1 - b*x^2), x], x, x/Sqrt[a + b*x^2]] /; FreeQ[{a,
b}, x] &&  !GtQ[a, 0]

Rule 206

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTanh[(Rt[-b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[-b, 2]), x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rubi steps

\begin{align*} \int \frac{x^2 (A+B x)}{\left (a+b x^2\right )^{3/2}} \, dx &=-\frac{x (A+B x)}{b \sqrt{a+b x^2}}+\frac{\int \frac{a A+2 a B x}{\sqrt{a+b x^2}} \, dx}{a b}\\ &=-\frac{x (A+B x)}{b \sqrt{a+b x^2}}+\frac{2 B \sqrt{a+b x^2}}{b^2}+\frac{A \int \frac{1}{\sqrt{a+b x^2}} \, dx}{b}\\ &=-\frac{x (A+B x)}{b \sqrt{a+b x^2}}+\frac{2 B \sqrt{a+b x^2}}{b^2}+\frac{A \operatorname{Subst}\left (\int \frac{1}{1-b x^2} \, dx,x,\frac{x}{\sqrt{a+b x^2}}\right )}{b}\\ &=-\frac{x (A+B x)}{b \sqrt{a+b x^2}}+\frac{2 B \sqrt{a+b x^2}}{b^2}+\frac{A \tanh ^{-1}\left (\frac{\sqrt{b} x}{\sqrt{a+b x^2}}\right )}{b^{3/2}}\\ \end{align*}

Mathematica [A]  time = 0.0342738, size = 67, normalized size = 1.02 \[ \frac{A \sqrt{b} \sqrt{a+b x^2} \tanh ^{-1}\left (\frac{\sqrt{b} x}{\sqrt{a+b x^2}}\right )+2 a B+b x (B x-A)}{b^2 \sqrt{a+b x^2}} \]

Antiderivative was successfully verified.

[In]

Integrate[(x^2*(A + B*x))/(a + b*x^2)^(3/2),x]

[Out]

(2*a*B + b*x*(-A + B*x) + A*Sqrt[b]*Sqrt[a + b*x^2]*ArcTanh[(Sqrt[b]*x)/Sqrt[a + b*x^2]])/(b^2*Sqrt[a + b*x^2]
)

________________________________________________________________________________________

Maple [A]  time = 0.006, size = 72, normalized size = 1.1 \begin{align*}{\frac{B{x}^{2}}{b}{\frac{1}{\sqrt{b{x}^{2}+a}}}}+2\,{\frac{Ba}{{b}^{2}\sqrt{b{x}^{2}+a}}}-{\frac{Ax}{b}{\frac{1}{\sqrt{b{x}^{2}+a}}}}+{A\ln \left ( x\sqrt{b}+\sqrt{b{x}^{2}+a} \right ){b}^{-{\frac{3}{2}}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^2*(B*x+A)/(b*x^2+a)^(3/2),x)

[Out]

B*x^2/b/(b*x^2+a)^(1/2)+2*B*a/b^2/(b*x^2+a)^(1/2)-A*x/b/(b*x^2+a)^(1/2)+A/b^(3/2)*ln(x*b^(1/2)+(b*x^2+a)^(1/2)
)

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: ValueError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2*(B*x+A)/(b*x^2+a)^(3/2),x, algorithm="maxima")

[Out]

Exception raised: ValueError

________________________________________________________________________________________

Fricas [A]  time = 1.59525, size = 369, normalized size = 5.59 \begin{align*} \left [\frac{{\left (A b x^{2} + A a\right )} \sqrt{b} \log \left (-2 \, b x^{2} - 2 \, \sqrt{b x^{2} + a} \sqrt{b} x - a\right ) + 2 \,{\left (B b x^{2} - A b x + 2 \, B a\right )} \sqrt{b x^{2} + a}}{2 \,{\left (b^{3} x^{2} + a b^{2}\right )}}, -\frac{{\left (A b x^{2} + A a\right )} \sqrt{-b} \arctan \left (\frac{\sqrt{-b} x}{\sqrt{b x^{2} + a}}\right ) -{\left (B b x^{2} - A b x + 2 \, B a\right )} \sqrt{b x^{2} + a}}{b^{3} x^{2} + a b^{2}}\right ] \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2*(B*x+A)/(b*x^2+a)^(3/2),x, algorithm="fricas")

[Out]

[1/2*((A*b*x^2 + A*a)*sqrt(b)*log(-2*b*x^2 - 2*sqrt(b*x^2 + a)*sqrt(b)*x - a) + 2*(B*b*x^2 - A*b*x + 2*B*a)*sq
rt(b*x^2 + a))/(b^3*x^2 + a*b^2), -((A*b*x^2 + A*a)*sqrt(-b)*arctan(sqrt(-b)*x/sqrt(b*x^2 + a)) - (B*b*x^2 - A
*b*x + 2*B*a)*sqrt(b*x^2 + a))/(b^3*x^2 + a*b^2)]

________________________________________________________________________________________

Sympy [A]  time = 5.85696, size = 83, normalized size = 1.26 \begin{align*} A \left (\frac{\operatorname{asinh}{\left (\frac{\sqrt{b} x}{\sqrt{a}} \right )}}{b^{\frac{3}{2}}} - \frac{x}{\sqrt{a} b \sqrt{1 + \frac{b x^{2}}{a}}}\right ) + B \left (\begin{cases} \frac{2 a}{b^{2} \sqrt{a + b x^{2}}} + \frac{x^{2}}{b \sqrt{a + b x^{2}}} & \text{for}\: b \neq 0 \\\frac{x^{4}}{4 a^{\frac{3}{2}}} & \text{otherwise} \end{cases}\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**2*(B*x+A)/(b*x**2+a)**(3/2),x)

[Out]

A*(asinh(sqrt(b)*x/sqrt(a))/b**(3/2) - x/(sqrt(a)*b*sqrt(1 + b*x**2/a))) + B*Piecewise((2*a/(b**2*sqrt(a + b*x
**2)) + x**2/(b*sqrt(a + b*x**2)), Ne(b, 0)), (x**4/(4*a**(3/2)), True))

________________________________________________________________________________________

Giac [A]  time = 1.22896, size = 78, normalized size = 1.18 \begin{align*} \frac{{\left (\frac{B x}{b} - \frac{A}{b}\right )} x + \frac{2 \, B a}{b^{2}}}{\sqrt{b x^{2} + a}} - \frac{A \log \left ({\left | -\sqrt{b} x + \sqrt{b x^{2} + a} \right |}\right )}{b^{\frac{3}{2}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2*(B*x+A)/(b*x^2+a)^(3/2),x, algorithm="giac")

[Out]

((B*x/b - A/b)*x + 2*B*a/b^2)/sqrt(b*x^2 + a) - A*log(abs(-sqrt(b)*x + sqrt(b*x^2 + a)))/b^(3/2)